EMT Practice Test

1. Question Content...


Question List

Question1: A Salesforce partner intends to build a commercially available application by creating a managed package for distribution through AppExchange.
What two types of environments can the partner use for development of the managed package? Choose 2 answers

Question2: Universal Containers (UC) have developed a managed package targeted for AppExchange. The product includes some Apex code to customize and create layouts. UC is in the testing phase of the package, so it's not certified yet. During testing on the target org, the Apex code for the layouts fails.
Why are the Apex classes not able to access the metadata of the target org during testing?

Question3: Universal Containers (\)C) is on the Unlimited Edition of Salesforce orgs. Currently, there are four Developer Pro sandboxes used by dev teams for various purposes, one partial copy sandboxes used for training, one full sandbox used for user acceptance testing. There is another full sandbox used for performance testing during the initial launch, and it is no longer being actively used.
A system administrator had reported yesterday that none of the sandboxes can be refreshed.
What is the most probable action an architect can help the system administrator with?

Question4: There has been an increase in the number of defects .Universal Containers (UC) found the root cause to be decreased in quality if code. Which two options can enforce code quality in UC's continuous integration process? Choose 2 answers

Question5: By to What three tools should an architect recommend to support application lifecycle methodology Choose 3 answers

Question6: A technical lead is performing all code reviews for a team and is finding many errors and improvement points.
This is delaying the team's Deliveries.
Which two actions can effectively contribute to the quality and agility of the team?
Choose 2 answers

Question7: Salesforce has three major releases a year.
Which type of change introduced by a release can cause automated browser tests to need updating?

Question8: Which two decisions should be made by an Architecture Review Board (ARB)? Choose 2 answers

Question9: Universal Containers (UC) is planning for a huge data migration as part of their Service Cloud implementation. UC, has approximately 15million customers, 30 million contacts, and 30 million active cases.
Which two keyareas of UC's data migration test plan should be included? Choose 2 answers

Question10: Universal Containers (UC) is working on a major project and has determined that its approach to a certain feature will no longer work with an upcoming Salesforce platform release (e.g., Winter to Spring).What should a Technical Architect recommend to address this issue?

Question11: Which two actions will contribute to an improvement of code security?
Choose 2 answers

Question12: In architect is working on a project that relies on functionality that cannot be deployed via the Metadata API.
What is the best practice for making sure these components are deployed successfully?

Question13: Universal Containers has asked the salesforce architect to establish a governance framework to manage all of those Salesforce initiatives within the company. What is the first step the Architect should take?

Question14: Universal Containers CUC) is looking for advice on how often it should refresh its sandboxes. UC currently uses a development Mfecycle that starts with developer environments and moves to integration testing, QA testing, UAT, and then production. They have many scrum teams working concurrently and the teams do not agree on when refreshes should occur.
What two recommendations should the architect suggest?
Choose 2 answers

Question15: Which are two characteristics of an effective communication plan? Choose 2 answers

Question16: Universal Containers (UC) has noticed that unit tests are failing in production during deployments and in no other environments. Investigations have revealed that administrators are making minor changes in production without regard to dependent components What two suggestions can the architect make to help UC discover these failing unit tests earlier?
Choose 2 answers

Question17: Universal Containers (UC) started to use the GitHub workflow. For the current minor release, an Experience Cloud developer and a Service Cloud developer both need to work on the Case object and codes that reference the Case object. Both developers branched off the same UCDev branch (maps to the Dev sandbox for Release Build) and started working. The Experience Cloud development team had Finished early, and the change was successfully merged into the UCDev branch. The local Git branch used by the Service Cloud developer is called ServiceCase At what point will the Service Cloud developer see the conflict and need to resolve the conflict?

Question18: Universal Containers CUC) is embarked on an enterprise salesforce transformation journey, UC would like to streamline and automate deployment to different sandboxes during the build phase. Upon customer acceptance in UAT, the company requested to automate the production deployment as well.
As the deployment architect, what is the recommendation to satisfy the customer requirements?

Question19: Universal Containers has multiple project learns building into single org. The project teams are concerned with design conflicts and ensuring a common design process What should an Architect recommend to prevent this conflict?

Question20: Universal Containers wants to do weekly releases to production. What approach will mitigate the risk of bugs being inadvertently introduced to production?

Question21: At Universal Containers, Salesforce administrators are making changes to the permission sets under instruction from the business. Randomly, various SOQL statements are failing.
What strategy could be advised to bring this issue to the developer's attention earlier?

Question22: Universal Containers (UC) is using custom metadata types to control the behavior of a few of the custom functionalities. UC wants to Deploy custom metadata types to production using Metadata API.
Which two data types does UC need to include?
Choose 2 answers

Question23: Universal Containers operates from North America and does business within North America. UC has just acquired a local company in Asia to start operating from Asia. Currently, these two business units operate in two different languages. Both units have different sales processes and have to comply strictly with local laws.
During the expansion phase, UC would like to focus on innovation over standardization. What should an architect recommend given the scenario?

Question24: Universal Containers (UC) has two subsidiaries which operate independently. UC has made the decision to operate two of separate Salesforce orgs, one for each subsidiary. However, certain functions and processes between the two orgs must be standardized. Which two approaches should UC take to develop customizations once, and make them available in both orgs? Choose 2 answers

Question25: Universal Containers (UC) is midway through a large enterprise project. UC is working in an agile model, and currently has four-week iterations, with a branching strategy supporting this approach. UC operates in a strict regulatory environment, and has dedicated teams for security, QA, and release management. The system is live with users, and a serious production issue is identified at the start of a sprint, which is narrowed down to a bug in some Apex code.
Which three approaches should an architect recommend to address this bug?
Choose 3 answers

Question26: A team has completed a sprint and intends to deploy these changes after business approval, but they will immediately begin the next sprint.
What strategy should an architect recommend?

Question27: Universal Containers (UC) is a high-tech company using SFDX tools and methodologies for its Salesforce development. T UC has moved some of its code and configuration to Unlocked Packages.
Which two best practices should an architect recommend to support UC's new package development strategy?
Choose 2 answers

Question28: Why does Salesforce prohibit Stress Testing against Production?

Question29: What sandbox type would be appropriate for diagnosing reports of poor performance when accessing certain Visualforce pages?

Question30: Universal Containers is working on the next phase of development for their Salesforce implementation involving a large amount of custom development. Which two strategies should be considered to address a critical production issue occurring in the middle of development? Choose 2 answers

Question31: Universal Containers (UC) has four different business units (BUS) with different processes that shares global customers. They have implemented a multi-orgstrategy with one org consolidating customer 360-degree view, and four orgs for the different BUS. Each of the BU orgs read and write customer information from/to the customer 360-degree view org in real time. UC is now launching a new BU that will use Salesforce. It does not share customers with the other BUS and needs flexibility in their Business processes.
What should an architect recommend as org strategy for this new BU

Question32: Universal Containers (UC) has a large backlog of work. They have noticed that despite their best efforts, valuable enhancements and updates are not being completed because they do not have the bandwidth to get them done. Many of these items are low effort and would not require experienced resources.
What should the architect recommend that will minimize additional costs and allow UC to accomplish more from the

Question33: The opportunity Service and opportunity Service Test classes are in package A but are used only in package B.
Both second-generation packages have the same namespace. Therefore, they should be moved to package B for better organization and control.
What should the architect recommend for this process?

Question34: Universal Containers (UC) has recently acquired other companies that have their own Salesforce orgs.These companies have been merged as new UC business units.
The CEO has requested an architect to review the org strategy, taking into consideration two main factors:
* The CEO wants business process standardization among all business units.
* Businessprocess integration is not required as the different business units have different customers and expertise.
Which org strategy should the architect recommend in this scenario, and why?

Question35: Universal Containers has 80% code coverage. Despite the creation of a test plan for each sprint, the number of defects is large.
What two items should the architect recommend to reduce defects?
Choose 2 answers

Question36: Universal Containers CUC) has been on the org development model with scratch orgs are already enabled, but they haven't been taking advantage of the scratch orgs.
Now UC is ready to move to the package development model.
What step must be done by an administrator?

Question37: Northern Trail Outfitters (NTO) has well-defined release management processes for both large and small projects. NTO's development team created a workflow and a trigger for the changes in its opportunity renewal process.
What should the architect recommend for release planning of these changes?

Question38: A Salesforce contractor has built an application for Universal Containers (UC) .The contractor will need to deploy multiple times from the contractor's own Salesforce to UC's Salesforce environments. Ultimately, UC has full control of the application's code, including its intellectual property

Question39: What are three necessary components for establishing a governance framework? Choose 3 answers

Question40: Universal Containers has just initiated a project involving a large distributed development and testing team.
The development team members need access to a tool to manage requirements and the testing team needs access to a tool to manage defects. Additionally, stakeholders are requesting ad -hoc status reports. What tool should an Architect recommend to support the project?

Question41: A developer was trying to retrieve the metadata from an org and ran the sfdx force:source:retrieve command.
When the command was run, the developer received the error message: "This command is required to run from within an SFDX project" What can be two possible reasons that caused this problem? Choose 2 answers

Question42: Universal Containers has many development teams deploying into a single org. The business is very seasonal and approaching its busiest season. The business owner comes to you asking for your advice about its next major production release.
What best practice should an architect recommend?

Question43: Which two ways should a developer working on a data loading integration that operates between different Salesforce environments insert multiple related records in one call or transaction?
Choose 2 answers

Question44: Which two project situations favor an Agile methodology? Choose 2 answers

Question45: Universal Containers has multiple projects being developed in parallel. One of the projects is in the testing phase and the testing team found a list of issues on the items that will be deployed to production. As the project deadline is short, the customer team proposes that the fixes be done in the test sandbox and then deployed to production. What should be the Architect recommend?

Question46: When replacing an old legacy system with Salesforce, which two strategies should the plan consider to mitigate the risks associated with migrating data from the legacy system to Salesforec? Choose 2 answers?

Question47: Universal Containers is reviewing its environment strategy. They have identified a need for a new hotfix environment to resolve any urgent production issues.
Which two sandbox types would be appropriate to use as the hotfix environment?
Choose 2 answers

Question48: What two things are needed to delete metadata with a deploy() call?= Choose 2 answers

Question49: Which two project situations favor a waterfall methodology? Choose 2 answers

Question50: Universal Containers is adopting Scrum as an agile methodology and wants to choose a software tool to support the adoption. What three key features of an agile development support tool should an architect look for? Choose 3 answers

Question51: Universal containers has proposed using a Developer Edition org to stage changes to their Customer Community, which includes multiple custom Visualforce pages and components. Which three risks should a Technical Architect consider in this strategy? Choose3 answers

Question52: Universal Containers (UC) is implementing Service Cloud for their contact centers for 3000 users. They have
~10 million customers. The average speed response time expected is less than 5 seconds with 1,500 concurrent users. What type of testing will help UC measure the page response time?

Question53: The CEO at Universal Containers (UC) is receiving constant complaints from business stakeholders that the development teams are not frequently delivering value to the end-user. The CEO talked with the CTO, who argues the opposite, explaining that the development teams are delivering value every Sprint.
The architect suggests to the CTO to implement Kanban to solve this disagreement.
How can Kanban help clarify whether value is being delivered to the business?

Question54: Universal Containers is having trouble aligning releases between major, minor, and Salesforce seasonal releases.
What should an architect recommend?

Question55: Universal Containers has discovered a Sev0 defect in production. Tens of thousands of records will be created with incorrect data in minutes, producing significant brand damage as a consequence. The Salesforce administrator has suggested that the defective text field be replaced with a new picklist field directly in production. The page layout will be modified so that the text-field is removed and the new picklist field added.
What should the Salesforce architect advise?

Question56: Universal Container has multiple departments who use Salesforce and request changes: Sales, Service, Back Office, Marketing, etc. Each of these departments makes independent purchase decisions for AppExchange apps, field requests, and page layouts, resulting in low adoption and under -use of standard Salesforce capabilities. What mechanism should a Technical Architect recommend to increase use of standard Salesforce functionality?

Question57: Universal Containers is in the process of testing their integration between salesforce and their on-premise ERP systems. The testing team has requested a sandbox with up to 10,000 records in each object to benchmark the integration performance. What is the fastest approach anArchitect should recommend?

Question58: Universal Containers business users often observe that newly released features are resulting in other previously existing and stable functionality being broken. Which approach should an Architect recommend to prevent regression?

Question59: The release will be deployed over a weekend, one week after Salesforce updates the production environment (e.g., from Winter to Spring). UC has found that a full sandbox refresh can take several days. What should the architect suggest as an optimal deployment plan?

Question60: Universal Containers (UC) operates globally from different geographical locations. UC is revisiting their current org strategy. Which three factors should an Architect consider for a single strategy? Choose 3 answers

Question61: Universal Containers is about to begin the release of a major project. To facilitate this, they have several sandboxes to make their deployment train. These sandboxes are a mix of preview and non-preview instances.
What should the architect recommend?

Question62: Universal Containers has a highly customized Salesforce org, with many different pieces of configuration and code. Which configuration item should be covered by executable tests?

Question63: Universal Containers is a global organization that maintains regional production instances of Salesforce. One region has created a new custom object to track Shipping Containers. The CIO has requested that this new object be used globally by all Salesforce instances and further maintained and modified regionally by local administrators. Which two deployment tools will support this request? Choose 2 answers

Question64: Universal Containers has a large call center that has a limited inventory and must ensure there is product availability before an Opportunity is marked as Closed. Custom Apex has been implemented to check inventory levels before an Opportunity is saved. What should an architect consider before recommending Performance testing?

Question65: Universal Containers (UC) has a large user base (>300 users) and was originally implemented eight years ago by a Salesforce Systems Integration Partner. Since then, UC has made a number of changes to their Visual force pages and Apex classes in response to customer requirements, made by a variety of Vendors and internal teams. Which three issues would a new Technical Architect expect to see when evaluating the code in the Salesforce org? Choose 3 answers

Question66: Universal Containers has a stable continuous integration process and all stakeholders are happy. However, user testing takes long time, as data has to be setup. What should an Architect do to address this problem?

Question67: Universal containers is looking to install a new application to enable advanced quoting in its current Professional Edition org. The org is near capacity with object and tab limits. Which two solutions should the Architect recommend? Choose 2 answers

Question68: Universal Containers' org is complex but well-organized in unlocked packages with their dependencies. The development team was asked for a new feature, and the package that will be changed has already been identified.
Which environment should be used for this development?

Question69: Which two groups are responsible for the creation and execution of Release Management processes? Choose 2 answers

Question70: Universal Containers have just acquired Planetary storage. Both companies use salesforce.com to manage their sales activities. The two companies have many customers in common and the company plans to merge the two sales organizations, but the products and sales processes between the two original companies will remain different and distinct. What factor should the company consider in merging the two Salesforce.com orgs into a single org?

Question71: Universal Containers has automated its deployment process using Metadata API. However, they found that Metadata API doesn't support all the components yet. What should be done to address this?

Question72: Universal Containers has developed teams working on multiple projects. They are exploring a source control tool to track and manage their code/config. What two benefits does a source control tool provide? Choose 2 ans

Question73: Universal Containers (UC) has created a custom REST web service. This web service receives Orders and Order Line Items data from an external endpoint and runs business logic and validations on it before inserting it into the database. UC is expecting to receive more than 100K orders a day and each order can have up to 10 line items. Each inbound request will contain only one order and its corresponding line items.
What two testing types should an architect recommend to ensure users don't face platform slowdowns during peak business hours? Choose 2 answers

Question74: Universal Containers (UC) has a huge volume of metadata that cannot be deployed at once. What is the recommended strategy for UC to be successful with the deployment?

Question75: What is a main characteristic of an agile team?

Question76: Universal Containers requires that all sandboxes that have not been recently refreshed must also receive the newest changes to production. This must be done before any functionality from that environment can be moved to production. Which deployment tool would allow this deployment process to be managed in an automated fashion?

Question77: Universal Containers wants to implement a release strategy with major releases every four weeks and minor releases every week. Major releases follow Development, System Testing (SIT), User Acceptance Testing (UAT) and Training Minor releases follow Development and User Acceptance Testing (UAT) stages. What represents a valid environment strategy consideration for UAT?

Question78: Universal Containers CUC) is working with Salesforce CPQ, which uses configuration SObjectsto drive business logic.
What are two best practice recommendations an architect should propose to allow UC to deploy CPQ features as part of their CI/CD process?
Choose 2 answers

Question79: Universal Containers has recently acquired another business that uses Salesforce extensively. UC wants to merge their Salesforce Orgs to effectively sell and service customer under one business. Traditionally, UC has followed an agile development methodology to deliver Salesforce functionality. With the merging businesses, UC is convinced that adopting a Waterfall development methodology is the best approach. Which are two positive aspects of using a Waterfall development methodology?